CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image divided blocks

搜索资源列表

  1. SADANDCORRCodes

    0下载:
  2. 提供了SAD算法和根据相关性检测算法,把图像分成四个块,根据每个块的相关性检测目标。-provided under the relevant algorithms and detection algorithm, the image is divided into four blocks, each block of target detection.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:18127
    • 提供者:爱玛
  1. bianma1

    0下载:
  2. 分形用于图像压缩编码,分形编码非常费时,大部分时间浪费在给每个range块寻找合适的domain块,但如果减少搜索domain块的范围,编码速度将有很大提高。所以编码时用快限制分形编码,把图像分成4小块,每块中的range块只在这块中寻找domain块。-for fractal image compression coding, fractal coding is very time-consuming, most of the time wasted in each range block t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:17575
    • 提供者:郭玉刚
  1. A_new_algorithm_of_image_compress_based_on_BP_neur

    1下载:
  2. 本文探讨了神经网络用于图像压缩的方法,提出了一种基于边缘信息检测的BP神经网络压缩方法:按图像各部分像素特征将图像分为平滑块、纹理块和边缘块,不同的分类块采用不同的隐含层数。实验结果证明本算法在在保证重建图像丰富细节的同时,能大大提高图像的压缩比。-This paper discusses the neural network for image compression method, edge information is presented based on BP neural networ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:382933
    • 提供者:王蒙
  1. fragtrack

    0下载:
  2. 一种跟踪方法,将图像分成若干的图像块,进行块匹配,很好的解决了遮挡问题,-A tracking method, the image is divided into a number of image blocks, the block matching, a good solution to the occlusion problem,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2799849
    • 提供者:董晶晶
  1. cbir

    0下载:
  2. 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:4693802
    • 提供者:周文
  1. xiaoboduibidulsb

    0下载:
  2. 为了提供较大的秘密信息嵌入量和保持良好的载密图像质量,依据人眼对变换剧烈及较暗区域均不敏感的视觉特点,提出了一种基于小波对比度和最低比特位替换(LSB)的图像密写方法.该方法先将载体图像分成固定大小的小块,对每一小块进行小波分解后计算小波对比度.然后,根据该块小波对比度绝对值之和确定该块可以嵌入的位平面层数.最后,采用LSB密写技术逐层嵌入秘密信息.实验结果表明,该密写方法能嵌入较多的信息和保持良好的载密图像质量,并且可直接从载密图像中提取秘密信息.-In order to provide la
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:263245
    • 提供者:boe
  1. imageNcut

    1下载:
  2. 本文为图像分割源代码,把一幅在MATLAB中读入的图像分割成任意块-This article image segmentation source code, put a read into the MATLAB image is divided into arbitrary blocks
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:104631
    • 提供者:刘永霞
  1. SVD_DWTimage

    3下载:
  2. 提出了一种新的基于离散小波变换(DWT)与奇异值分解(SVD)相结合的数字图像水印算法。该算法将原始图像作小波分解并将小波分解得到的低频子带进行分块,对每一块进行奇异值分解后,选取每块中最大的奇异值通过量化的方法嵌入经过Arnold置乱后水印信息。-A new wavelet transform based on discrete (DWT) and Singular Value Decomposition (SVD) combination of digital image watermark
  3. 所属分类:Graph program

    • 发布日期:2014-05-02
    • 文件大小:38418
    • 提供者:久久
  1. amethodforimagefusion

    0下载:
  2. 文中的方法是把图像分块,小波分解得到低频分量、高频分量,然后计算每一块的对比度,把图像块划分为清晰块、模糊块,把清晰块和模糊块相邻的区域定义为边界区域,融合时,直接选取清晰块作为融合后的相应块,对于边界区域,在小波分解的基础上采用基于对比度的像素选取的方法进行处理。-Paper, the method is to image segmentation, wavelet decomposition are low frequency, high frequency components, then
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:339414
    • 提供者:许国柱
  1. DCT

    0下载:
  2. 读入一幅256*256图像,将它分成8*8pixel的若干块,对每块做DCT变换,保留Z型顺序的若干变换系数,进行IDCT重构图像,计算重构图像的信噪比-Reading a 256* 256 image, it will be divided into several blocks of 8*8 pixel, keep each optimal Z transformation of sequence number, IDCT transform coefficient calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2724
    • 提供者:jiangxin
  1. ImageRetrievalAlgorithm

    0下载:
  2. 文是一种基于灰度共生矩阵的图像相似性检索算法,首先将图像分成互不重叠的子图像块,根据子图像 块中像素间灰度差别重新设置每个像素的灰度值为0或l,然后将整个图像重新划分成子块,对子块编码,最后借 助共生矩阵提取的不同方向的特征值来检索图像的相似性。实验结果表明本文算法对图像相似性的检索比传统 方法GLCM、CCM更有效,且检索效率较高,更重要的是此算法还可以反应不同方向上图像的相似度。-Man is an image based on gray level co-occurrence
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:416703
    • 提供者:周二牛
  1. quadtree-fractal

    0下载:
  2. qtdecomp divides a square image into four equal-sized square blocks, and then tests each block to see if it meets some criterion of homogeneity. If a block meets the criterion, it is not divided any further. If it does not meet the criterion, it is s
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:747956
    • 提供者:fefe
  1. zishiyingjiami

    1下载:
  2. 为了提高图像加密算法的鲁棒性,提出了一种新的自适应图像加密算法。首先,把任意大小的灰度或彩 色图像分成2 × 2 子块 然后,用左上角子块的像素灰度值和Chebyshev 混沌映射构造与右上角子块等大的矩阵,用该 矩阵对右上角子块进行像素灰度值替换 最后,按顺时针对每个子块进行加密,直到左上角子块加密完毕。该算法不 依赖于图像的大小,而且适用于灰度图像和彩色图像,因而有很强的鲁棒性。同时灰度值扩散机制的引入使得该算 法具有良好的扩散性和扰乱性。-This paper presen
  3. 所属分类:CA program

    • 发布日期:2017-11-21
    • 文件大小:43214
    • 提供者:wangc
  1. JPEG_BaseLine_Encoder

    0下载:
  2. The JPEG compression scheme is divided into the following stages: 1. Transform the image into an optimal color space. 2. Adjust Aspect Ratio 16:9 3. Digitization Scheme 4:2:0. 4. Apply a Discrete Cosine Transform (DCT) to blocks of pixels
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:792589
    • 提供者:ouchi
  1. new

    0下载:
  2. 本系统通过将基于改进的加权的局域颜色直方图的图像检索方法和全局直方图的图像检索方法相结合,提高查全率和查准率。其中,基于分块局域直方图的检索方法利用了图像中间部分的重要性,将图像平均划分成3×3个子块,取中间一块的图像,计算其与参考位图相应位置的颜色特征距离,再计算原图的颜色直方图与参考位图的颜色特征距离,分别赋予权值后得出的值就是图像之间内容的相似程度。本文引入欧氏距离的相似性度量方法实现图像检索。实验表明,该方法具有较好的查全率和查准率。-The system through a combi
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:3716391
    • 提供者:周佳森
  1. Image-Splicing

    0下载:
  2. Splicing operation may introduce inconsistencies in organized as follows. In Section 2, we introduce scene illumination estimation methods. In Section 3, the proposed method based on illumination inconsistency is introduced. Section 4 present
  3. 所属分类:Development Research

    • 发布日期:2017-03-27
    • 文件大小:274300
    • 提供者:Kiran
  1. dcthide

    1下载:
  2. dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。 将载体图像分为8×8的块,做二维DCT变换 用来表示选中的两个系数的坐标对于第i bit秘密信息 if(要隐藏信息‘1’) make else make 逆DCT变换,还原图像 -dct steganography matlab implementation information. Algorithm principle: an image bl
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:15674
    • 提供者:李路勇
  1. DCT-and-Image-Compression

    0下载:
  2. DCT and Image Compression In the JPEG image compression algorithm, the input image is divided into 8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each block. The DCT coefficients are then quantized, coded, and trans
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1431
    • 提供者:Eldhose
  1. PeopleDensitydll

    1下载:
  2. 视频图像的人群密度检测,多种人群密度场景下人群计数算法: 算法功能:建立图像特征和图像人数的数学关系 算法输入:训练样本图像1,2…K 算法输出:模型估计参数 ,参考图像 算法流程:1)对训练样本图像进行分块处理(算法1.1); 2)通过算法1.2,计算训练样本各个对应分块的ALBP特征归一化,再用K-means算法(可使用opencv等算法库实现,不再描述其算法),将图像块分成k(k<K)类,获取k(k<K)个聚类中心,即为参考图像; 3)对分块的图像进行与
  3. 所属分类:Graph Recognize

    • 发布日期:2014-10-09
    • 文件大小:4759552
    • 提供者:徐云华
  1. image-classification

    0下载:
  2. 使用matlab实现一幅图像中图像块的分类,主要分为光滑图像块和非光滑图像块。-Use matlab achieve an image classification image block is divided into tiles smooth and non-smooth image blocks.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29147210
    • 提供者:wangzengqin
« 12 »
搜珍网 www.dssz.com